source/derelict/vlfeat.d-mixin-274(274,23): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `vl_kmeans_new` source/derelict/vlfeat.d-mixin-274(274,10): Error: cast from `extern (C) VlKMeans* function(int, VlVectorComparisonType) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/vlfeat.d-mixin-274(274,77): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `vl_kmeans_new_copy` source/derelict/vlfeat.d-mixin-274(274,64): Error: cast from `extern (C) VlKMeans* function(const(VlKMeans)*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/vlfeat.d-mixin-274(274,141): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `vl_kmeans_delete` source/derelict/vlfeat.d-mixin-274(274,128): Error: cast from `extern (C) void function(VlKMeans*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/vlfeat.d-mixin-274(274,201): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `vl_kmeans_reset` source/derelict/vlfeat.d-mixin-274(274,188): Error: cast from `extern (C) void function(VlKMeans*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/vlfeat.d-mixin-274(274,259): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `vl_kmeans_cluster` source/derelict/vlfeat.d-mixin-274(274,246): Error: cast from `extern (C) double function(VlKMeans*, const(void*), ulong, ulong, ulong) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/vlfeat.d-mixin-274(274,321): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `vl_kmeans_quantize` source/derelict/vlfeat.d-mixin-274(274,308): Error: cast from `extern (C) void function(VlKMeans*, uint*, void*, const(void*), ulong) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/vlfeat.d-mixin-274(274,385): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `vl_kmeans_set_centers` source/derelict/vlfeat.d-mixin-274(274,372): Error: cast from `extern (C) void function(VlKMeans*, const(void*), ulong, ulong) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/vlfeat.d-mixin-274(274,455): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `vl_kmeans_init_centers_with_rand_data` source/derelict/vlfeat.d-mixin-274(274,442): Error: cast from `extern (C) void function(VlKMeans*, const(void*), ulong, ulong, ulong) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/vlfeat.d-mixin-274(274,557): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `vl_kmeans_init_centers_plus_plus` source/derelict/vlfeat.d-mixin-274(274,544): Error: cast from `extern (C) void function(VlKMeans*, const(void*), ulong, ulong, ulong) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/vlfeat.d-mixin-274(274,649): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `vl_kmeans_refine_centers` source/derelict/vlfeat.d-mixin-274(274,636): Error: cast from `extern (C) double function(VlKMeans*, const(void*), ulong) nothrow @nogc*` to `void**` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.